home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Media Design Review 1999
/
Interactive Media Design Review 1999.iso
/
pc
/
Demos
/
Herois
/
Codigo.Cst
/
00037_Universos- clique volta.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-03-19
|
259 b
|
10 lines
on mouseUp
if marker(0) <> marker("Universo") then
global gPronde
set gPronde = 1
sendAllSprites(#cleanSprite)
go frame "Universo"
sendSprite 21, #posiciona, the ultimoX of sprite 21, the ultimoY of sprite 21
updateStage
end if
end